How to Install harvest-tools software package in Debian 9 (Stretch)

How to Install harvest-tools software package in Debian 9 (Stretch)

harvest-tools software package provides archiving and postprocessing for reference-compressed genomic multi-alignments, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install harvest-tools 

harvest-tools is installed in your system.

Make ensure the harvest-tools package were installed using the commands given below,

$ sudo dpkg-query -l | grep harvest-tools *

You will get with harvest-tools package name, version, architecture and description in a table

harvest-tools package basic information:

Distro Debian 9 stretch
Section Science
Package harvest-tools
Version 1.3-1
Description archiving and postprocessing for reference-compressed genomic multi-alignments
Sub Section Science


See Also, How to uninstall or remove harvest-tools software package from Debian 9 (Stretch)?